home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19950329-19950528 / 000245_news@columbia.edu_Thu Apr 27 01:23:47 1995.msg < prev    next >
Internet Message Format  |  1995-07-31  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA29551
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 26 Apr 1995 21:23:51 -0400
  3. Received: by apakabar.cc.columbia.edu id AA25889
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 26 Apr 1995 21:23:50 -0400
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Kermit 3.14 script question
  9. Date: 27 Apr 1995 01:23:47 GMT
  10. Organization: Columbia University
  11. Lines: 11
  12. Message-Id: <3nmrn3$p8t@apakabar.cc.columbia.edu>
  13. References: <3nm8dg$98r@isis.interpac.net>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <3nm8dg$98r@isis.interpac.net>,  <floyd@interpac.net> wrote:
  18. : I am trying to create a script which will not echo the scripts commands
  19. : to the remote user.  Can this be done?  I have tried "set take-echo off"
  20. : with no luck.  Can anyone help?  Thanks!
  21. :
  22. Try "set input echo off".
  23.  
  24. - Frank
  25.  
  26.  
  27.